EBTS version 9.0 Changelog 11/06/2009


Added i:ConformantIndicator element to indicate NIEM conformance.

Added version attribute on xsd:schema.

Created NIEM Subset
-------------------


Removed or replaced various types and elements:
-----------------------------------------------

Replaced ebts:CaseTitleText with nc:CaseTitleText

Removed ebts:ActivityOrganizationAssociationType 

Removed ebts:PersonEmploymentAssociation

Removed ebts:PersonEmploymentAssociationType 

Removed ebts:PersonResidenceAssociation 

Removed ebts:PersonResidenceAssociationType 

Replaced ebts:PATCodeSimpleType with  fbi:FPCPatternCodeSimpleType

Removed ebts:PersonType as it was no longer necessary after subsetting. Modified ebts:RecordType to extend nc:Persontype directly instead.

Replaced <nc:ActivityDescriptionText> (AOL -- ARREST OFFENSE LITERAL -- 2.047B) with <j:ChargeText>, moving the element inside of <j:ArrestCharge>

Replaced <j:ChargeUCRCrimeCategoryText> (COL  COURT OFFENSE LITERAL  2.051B) with <j:ChargeText>.

Replaced <nc:ActivityDescriptionText> (ICO  IDENTIFICATION COMMENTS  2.056) with <j:SubjectOffenderNoticeText> 

Removed ebts:FPCCodeSimpleType 

Removed ebts:FPCCodeType	

Removed element ebts:MinutiaeFingerCorePosition, using ansi-nist:MinutiaeFingerCorePosition instead. This also effects ebts:MinutiaeType declaration.

Renamed element ebts:MinutiaeFingerDeltaPosition to ebts:MinutiaeFingerDeltaAttribute and changed its type to ebts:MinutiaPositionType,. This also effects ebts:MinutiaeType declaration.


Created new elements:
----------------------

Created <ebts:MinutiaPosition> to represent the ROV 9.018 element

Created type <ebts:MinutiaeFingerPatternType> and element <ebts:MinutiaeFingerPattern> to represent the APC 9.017 element. 

Created <ebts:MinutiaeFingerPatternCode> to represent the APAT 9.017A element.

Added element <ebts:MinutiaeFingerPattern> to the type definition for <ebts:MinutiaeType> 

Replaced complex element <j:PersonPalmprint> with new Boolean type element <ebts:PalmPrintAvailableIndicator> to represent  the PPA 2.035 element.

Added new type, PersonSexCodeSimpleType, and new substitution group element, <ebts:PersonSexCode>, for <nc:PersonSex> to represent EBTS codes, replacing the element <nc:PersonSexCode>.

Added new substitution group element for nc:PersonHairColor, ebts:PersonHairColorCode, of type ansi-nist:SHCCodeType to represent EBTS codes, replacing the element <nc:PersonHairColorCode>.

Created new nc:OrganizationType element, <ebts:RecordControllingAgency>, to model the CRI 2.073 element, replacing the Ebts:ActivityOrganizationAssociation

Corrected EAD, EID, OCP and RES to reflect the new underlying XML structures.

Created new ebts:LatentImageCategoryCodeType type to represent the allowed latent print image types in type 7 and type 13 records (IMT 2.062)

Created new ebts:LatentImageCategoryCode element to contain the latent print image category in type 7 and typ 13 records (IMT 2.062)

Updated ebts:DomainDefinedDescriptiveTextType to include (IMT 2.062)
ebts:LatentImageCategoryCode instead of ansi-nist: FingerprintImageImpressionCaptureCategoryCode 

Created new type, ebts:MinutiaeReadingSystemType to include allowed ebts:MinutiaeReadingSystem element

Created new element, ebts:MinutiaeReadingSystem to represent MET 9.016C

Added new element to FBIStandardMinutiaeType, replacing ansi-nist:MinutiaeReadingSystem

Added new type METCodeType with allowed code values for ebts:ReadingSystemCodingMethodCode

Created new element, ContributorAssignedIdentificationNumber  to represent EBTS element CIDN 2.2022. Added new element to ebts:RecordActivityType

Created new type, MinutiaPolygonalVerticesPositionsType to support ROV 9.018

Created new element to support ROV: MinutiaPolygonalVerticesPositions 

Created new elements to support COF 9.019 :
OffsetUpperLeftCoordinates
OffsetCenterOfRotation
OffsetTranslatedCenterOfRotation
OffsetTranslatedUpperLeftCoordinates
MinutiaCoordinateOffsets

Created new Type, MinutiaCoordinateOffsetsType, to support COF 9.019

Added element MinutiaCoordinateOffsets to FBIStandardMinutiaeType, replacing MinutiaPosition, in order to support COF.

Created new element, <ebts:ImageCaptureDetail> as a restriction of  the ansi-nist:ImageCaptureDetail element representing IMA 2.067. 

Added new enumeration values to SRFCodeSimpleType to accommodate all possible values or the SRF field.

Changed enumeration value for RPSR to RPISR  in TOTCodeSimpleType.

Added new element to ebts:MinutiaeType, ansi-nist:PositionUncertaintyValue 
 to represent ORN 9.020

Added TOTs NFUE, DOCE, EMUF, EQHR to TOTCodeSimpleType 


Corrected Documentation:
-------------------------

Corrected Schema Definitions for PersonType and RecordSubjectType. 

Added additional information to Schema Definitions for FBIMinutiaType  and FBIStandardMinutiaeType to clarify them.

Added NIEM NDR-conformant language to definitions where necessary.

Fixed various typos.

*************************************************************************************************
*************************************************************************************************
EBTS XML version beta 1.04 Changelog 11/12/2009

Added niem-conformant syntax to schema
Added necessary ANsi-Nist components to the subset schema
Added cardinality constraints to the schemas
Removed unnecessary components from the subset schema
Added new element, <ebts:ChargeText> in a substitutionGroup for nc:ActivityDescriptionText, in order to more cohesively represent AOL 2.047B and COL 2.051B

Added elements <ansi-nist:PositionVerticalCoordinateValue> and <ansi-nist:PositionHorizontalCoordinateValue/> to FBIMinutiaType. These are to represent the minutia coordinates.
Changed <ebts:MinutiaClassifierQualityValue> to type "xsd:decimal"to allow for the correct values of 1.0000 to 99.9999.
Added element <ansi-nist:TransactionUserIdentification> to EBTSRecordTransactionDataType,in order to represent EID 2.049
Added new type, <ebts:PersonNameType> as an extension of and <nc:PersonName> in order to logically represent <ebts:PersonExtendedName> as part of a subject's proper name

Added element <ebts:MinutiaOctant> to represent the octant a neighboring minutia occurs within
Created new type, <ebts:MinutiaRidgeCountType> to represent Minutia Octant and MinutiaOctantResidualValue as part of MAT 9.023. This extends (and replaces the use of) <ansi-nist:MinutiaRidgeCountType>
Changed <ebts:MinutiaPolygonalVerticesPositionsType><itl:PositionPolygonVertex> to maxOccurs="20"

